home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today (Latin America) Volume 1 #6
/
CD-ROM Today 6 Latam.iso
/
referenc
/
picasso
/
data
/
manimaj.dxr
/
Internal_53.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-12-02
|
340 b
|
10 lines
on renamecast
set castdeb to the number of member 1 of castLib "Son Maj"
repeat while the castType of cast castdeb <> 0
set cpoint to offset(".", the name of cast castdeb)
set newname to char 1 to cpoint - 1 of the name of cast castdeb
set the name of cast castdeb to newname
set castdeb to castdeb + 1
end repeat
end